@charset "utf-8";

/* =======================================

	Home CSS

========================================== */

div.ticker {
	margin:0 0 24px 0;
	width: 960px;
	position: relative;
	overflow: hidden;
	border-width:1px;
	border-style:solid;
	border-color:#d3cecb;
	height:25px;
	background-color:#FFFFFF;
}

div.ticker p {
	float:left;
	width:113px;
}

div.ticker ul {
	height: 1.6em;
	width:847px;
	float:left;
	overflow:hidden;
	padding:5px 0 0 0;
}

div.ticker ul li {
	float: left;
	display: inline;
	clear: both;
	text-align: left;
	list-style-type: none;
	position: relative;
	line-height: 1.6em;
	margin-bottom: -1.6em;
}

div.ticker ul li a {
	color: #4d4d4d;
	text-decoration:none;
}

div.ticker ul li a:hover {
	text-decoration:underline;
}


div#longitudinally ul li,
div#fade ul li {
	left: 10px;
}

div.boxHome01 {
}

div.boxHome01 ul li {
	/*width:178px;*/
	float:left;
        margin-right: 28px;
        margin-bottom: 28px;
	/*margin:0 27px 18px 0;*/
}
div.boxHome01 ul li.mr-0 {
        margin-right: 0;
	float: right;
}

div.boxHome01 ul li img {
	margin:0 0 3px 0;
}

div.boxHome01 ul li a {
	display: block;
	position: relative;

	color:#3c5e91;
	text-decoration:none;
}

div.boxHome01 ul li a;hover {
	text-decoration:underline;
}


.feature{
	height: auto;
	margin-bottom: 10px;
}


.feature_right{
	float: right;
}


.feature_left{
	float: left;
	width: 290px;
	height: 384px;
	border: solid 5px #ccc;
	background-color: #fff;
}

.feature_left h3{
	padding:1em 0 0.5em 0;
	text-align: center;
	font-weight: bold;
}


p.top_text{
	padding: 0.5em 1em 0em 1em;
	line-height: 1.5em !important;
	text-justify: distribute;
}

.btn_ph_gallery{
	padding-top: 10px;
	text-align: center;
}


.topicBox{
	width: 100%;
}


.top_menu_title{
	text-align: center;
	margin-bottom: 30px;
}


.topics{
    margin: 30px 0 0 0;
}


.topics2{
    margin: 30px 0 0 0;
    background-color: #fff;

}


.topicInner{
    margin: 0 auto;
    width: 960px;
}


.topics li strong{
	background-image: url("./ph_ami.png");
	padding:0px 0px 0px 10px;
	display : block;
	width: 290px;
	height: 54px;
	line-height:54px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.5em;
	color: #fff;
}


.topics .first strong{
	line-height: 1.5;
}


.more{
	padding-top: 15px;
	text-align: center;
}


.footer_ban{
    background-image: url("./bg_contents.gif");
    padding:45px 0;
}
